Scrape data of first 100 sunglasses listings on flipkart.com. You have to scrape four attributes: 1. Brand

  1. Product Description
  2. Price

Q5: Scrape 100 reviews data from flipkart.com for iphone11 phone. This task will be done in following steps:

  1. First get the webpage https://www.flipkart.com/
  2. Enter “iphone 11” in “Search” field .
  3. Then click the search button.

Q6: Scrape data for first 100 sneakers you find when you visit flipkart.com and search for “sneakers” in the search field.

You have to scrape 4 attributes of each sneaker:

  1. Brand
  2. Product Description
  3. Price

Q7: Go to the link - https://www.myntra.com/shoes

Set second Price filter and Color filter to “Black”, as shown in the below image.

Q8: Go to webpage https://www.amazon.in/

Enter “Laptop” in the search field and then click the search icon.

  1. Title
  2. Ratings
  3. Price

Q1: Write a python program to scrape data for “Data Analyst” Job position in “Bangalore” location. You have to scrape the job-title, job-location, company_name, experience_required. You have to scrape first 10 jobs data.

Q9: Write a python program to scrape data for first 10 job results for Data Scientist Designation in Noida location. You have to scrape company name, No. of days ago when job was posted, Rating of the company